![]() |
CollapseAllWindows |
||||
Header: | MacWindows.h | Carbon status: | Supported | |
Collapses or expands all collapsable windows in an application.
OSStatus CollapseAllWindows ( Boolean collapse );
Set to true to collapse all windows in the application. Set to false to expand all windows in the application.
A result code.
Only window definition functions that return the feature bit kWindowCanCollapse in response to a kWindowGetFeatures message support the CollapseAllWindows function; see GetWindowFeatures.
This function is available with Appearance Manager 1.0 and later.
Supported in Carbon. Available in CarbonLib 1.0 and later when CarbonLib 1.0 or later is installed. Exported by CarbonLib 1.0 and later and by CarbonLib 1.0 and later.
© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)